عرض المخازن Youtube
{assign var=totQty value=0} {assign var=totQty_n value=0} {assign var=tot_productBuyPrice value=0} {assign var=tot_productBuyPrice_n value=0} {assign var=tot_productSellAllPrice value=0} {assign var=tot_productSellAllPrice_n value=0} {assign var=tot_productSellUnitPrice value=0} {assign var=tot_productSellUnitPrice_n value=0} {assign var=tot_productSellHalfPrice value=0} {assign var=tot_productSellHalfPrice_n value=0} {assign var=tot_lastbuyprice value=0} {assign var=tot_lastbuyprice_n value=0} {assign var=tot_lastbuyprice_withDiscount value=0} {assign var=tot_lastbuyprice_withDiscount_n value=0} {assign var=tot_meanbuyprice value=0} {assign var=tot_meanbuyprice_n value=0} {assign var=tot_meanbuyprice_withDiscount value=0} {assign var=tot_meanbuyprice_withDiscount_n value=0} {foreach $storeData as $store} {if {$store->conditions} eq 1} {elseif {$store->conditions} eq 0} {/if} {/foreach}
المخزن عدد القطع سعر الشراء اخر سعر شراء اخر سعر شراء بعد الخصم متوسط سعر الشراء متوسط سعر الشراء بعد الخصم سعر بيع الجملة سعر نص الجملة سعر القطاعى
موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى موجب سالب اجمالى
{$store->storeName} {$store->totQty}{assign var=totQty value=$totQty + $store->totQty} {$store->totQty_n}{assign var=totQty_n value=$totQty_n + $store->totQty_n} {$store->totQty+$store->totQty_n} {$store->tot_productBuyPrice}{assign var=tot_productBuyPrice value=$tot_productBuyPrice + $store->tot_productBuyPrice} {$store->tot_productBuyPrice_n}{assign var=tot_productBuyPrice_n value=$tot_productBuyPrice_n + $store->tot_productBuyPrice_n} {$store->tot_productBuyPrice+$store->tot_productBuyPrice_n} {$store->tot_lastbuyprice}{assign var=tot_lastbuyprice value=$tot_lastbuyprice + $store->tot_lastbuyprice} {$store->tot_lastbuyprice_n}{assign var=tot_lastbuyprice_n value=$tot_lastbuyprice_n + $store->tot_lastbuyprice_n} {$store->tot_lastbuyprice+$store->tot_lastbuyprice_n} {$store->tot_lastbuyprice_withDiscount}{assign var=tot_lastbuyprice_withDiscount value=$tot_lastbuyprice_withDiscount + $store->tot_lastbuyprice_withDiscount} {$store->tot_lastbuyprice_withDiscount_n}{assign var=tot_lastbuyprice_withDiscount_n value=$tot_lastbuyprice_withDiscount_n + $store->tot_lastbuyprice_withDiscount_n} {$store->tot_lastbuyprice_withDiscount+$store->tot_lastbuyprice_withDiscount_n} {$store->tot_meanbuyprice}{assign var=tot_meanbuyprice value=$tot_meanbuyprice + $store->tot_meanbuyprice} {$store->tot_meanbuyprice_n}{assign var=tot_meanbuyprice_n value=$tot_meanbuyprice_n + $store->tot_meanbuyprice_n} {$store->tot_meanbuyprice+$store->tot_meanbuyprice_n} {$store->tot_meanbuyprice_withDiscount}{assign var=tot_meanbuyprice_withDiscount value=$tot_meanbuyprice_withDiscount + $store->tot_meanbuyprice_withDiscount} {$store->tot_meanbuyprice_withDiscount_n}{assign var=tot_meanbuyprice_withDiscount_n value=$tot_meanbuyprice_withDiscount_n + $store->tot_meanbuyprice_withDiscount_n} {$store->tot_meanbuyprice_withDiscount+$store->tot_meanbuyprice_withDiscount_n} {$store->tot_productSellAllPrice}{assign var=tot_productSellAllPrice value=$tot_productSellAllPrice + $store->tot_productSellAllPrice} {$store->tot_productSellAllPrice_n}{assign var=tot_productSellAllPrice_n value=$tot_productSellAllPrice_n + $store->tot_productSellAllPrice_n} {$store->tot_productSellAllPrice+$store->tot_productSellAllPrice_n} {$store->tot_productSellHalfPrice}{assign var=tot_productSellHalfPrice value=$tot_productSellHalfPrice + $store->tot_productSellHalfPrice} {$store->tot_productSellHalfPrice_n}{assign var=tot_productSellHalfPrice_n value=$tot_productSellHalfPrice_n + $store->tot_productSellHalfPrice_n} {$store->tot_productSellHalfPrice+$store->tot_productSellHalfPrice_n} {$store->tot_productSellUnitPrice}{assign var=tot_productSellUnitPrice value=$tot_productSellUnitPrice + $store->tot_productSellUnitPrice} {$store->tot_productSellUnitPrice_n}{assign var=tot_productSellUnitPrice_n value=$tot_productSellUnitPrice_n + $store->tot_productSellUnitPrice_n} {$store->tot_productSellUnitPrice+$store->tot_productSellUnitPrice_n}
الاجمالى {$totQty} {$totQty_n} {$totQty+$totQty_n} {$tot_productBuyPrice} {$tot_productBuyPrice_n} {$tot_productBuyPrice+$tot_productBuyPrice_n} {$tot_lastbuyprice} {$tot_lastbuyprice_n} {$tot_lastbuyprice+$tot_lastbuyprice_n} {$tot_lastbuyprice_withDiscount} {$tot_lastbuyprice_withDiscount_n} {$tot_lastbuyprice_withDiscount+$tot_lastbuyprice_withDiscount_n} {$tot_meanbuyprice} {$tot_meanbuyprice_n} {$tot_meanbuyprice+$tot_meanbuyprice_n} {$tot_meanbuyprice_withDiscount} {$tot_meanbuyprice_withDiscount_n} {$tot_meanbuyprice_withDiscount+$tot_meanbuyprice_withDiscount_n} {$tot_productSellAllPrice} {$tot_productSellAllPrice_n} {$tot_productSellAllPrice+$tot_productSellAllPrice_n} {$tot_productSellHalfPrice} {$tot_productSellHalfPrice_n} {$tot_productSellHalfPrice+$tot_productSellHalfPrice_n} {$tot_productSellUnitPrice} {$tot_productSellUnitPrice_n} {$tot_productSellUnitPrice+$tot_productSellUnitPrice_n}